Micron Document
🌎 rns.kin.earth git 🌍

Node / dev / reticulum / commits / e059363

Commit e059363f1d25c7e5b14a33e54567b682e4fb6c4b


Parents : 4930477
Author : jacob.eva <x00010@disroot.org>
Signature : Signature validation error
Date : 2024-10-01T16:02:07+01:00

Version bump for CE firmware version which will contain framing change

Changes

1 files changed, 1 insertions(+), 1 deletions(-)


Diff

diff --git a/RNS/Interfaces/RNodeMultiInterface.py b/RNS/Interfaces/RNodeMultiInterface.py
index 65e3d372..f48d6701 100644
--- a/RNS/Interfaces/RNodeMultiInterface.py
+++ b/RNS/Interfaces/RNodeMultiInterface.py
@@ -166,7 +166,7 @@ class RNodeMultiInterface(Interface):
CALLSIGN_MAX_LEN = 32
REQUIRED_FW_VER_MAJ = 1
- REQUIRED_FW_VER_MIN = 73
+ REQUIRED_FW_VER_MIN = 74
RECONNECT_WAIT = 5

Served by rngit 1.5.2 - Generated in 0.05s